DataCollection | ComponentOne
C1.Android.DataCollection Assembly / C1.Android.DataCollection Namespace / C1ListAdapter<T> Class / Binding Property

In This Topic
    Binding Property
    In This Topic
    Gets the property path of the item type that specifies what property to display as text by default.
    Syntax
    'Declaration
     
    Public ReadOnly Property Binding As String
    public string Binding {get;}
    See Also